Get all variables in a Master Flow
{ getMasterFlowVariables }
Returns a listing of all Master Flow variables.
Method
/API2/dataSources/getMasterFlowVariables
Input Parameters
Name
itemId
Type
string
Description
The item's system ID
Output Response
Successful Result Code
200
Response Type
Description of Response Type
List of variables based on a query with all their connection details
Notes
The response list of variables includes all their details, including name, current value and type.The item's system ID depends on the source: For Model files it is the item's system ID. For materialized/deployed models it is its materialized model ID.